CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 16 hex

搜索资源列表

  1. tools

    0下载:
  2. 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - AS
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:4533
    • 提供者:Ihar
  1. Numbersystemconversionproblems

    0下载:
  2. 数制转换问题,编写一个应用,接收用户输入的一个10进制数,然后分别把它转换为2进制、8进制和16进制数输出。-Number system conversion problems, write an application to receive user input of a 10-decimal number, and then convert it to 2, respectively, binary, hex and 16 hex number 8 output.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:832
    • 提供者:陈文取
  1. R

    0下载:
  2. 描述: 输入一个十进制数N,将它转换成R进制数输出。 输入: 输入共一行,包含两个整数N(32位正整数)和R(2<=R<=16, R<>10)。 输出: 输出转换后的数,输出占一行。如果R大于10,则对应的数字规则参考16进制(比如,10-16分别用A-F表示,等等)。 输入样例: 23 12 6687 16 输出样例: 1B 1A1F-Descr iption: En
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:550
    • 提供者:yagedao
  1. 16binary

    0下载:
  2. java16进制高低位转换,和16进制与10进制之间的转换。-java16 binary low and high conversion, and between 16 hex and 10 hex conversion.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:651
    • 提供者:崔雅新
  1. hex2bin

    0下载:
  2. 16进制字符串转2进制文件。可以输入文件或在界面输入。 例如输入“61 62 0D 0A”会获得一个文件,其内容为“ab\r\n”-convert a hex string to a binary file with java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:8158
    • 提供者:李辉
  1. ByteUtils

    0下载:
  2. 纯java代码实现2进制、10进制、16进制相互转换的工具类-2 band of pure java code, 10 hex, 16 hex conversion utility class
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1225
    • 提供者:周健
  1. c

    0下载:
  2. PHP中文验证码类 * 可切换简体中文,英文数字 * 支持ttf字体,并产生字符点干扰和线干扰,字体角度旋转,背景16进制色彩以及透明 * 需要GD库和FreeType支持 * * 测试环境 Debian6.0 PHP5.35 nginx0.8.54-Chinese validation code like PHP * Switchable Simplified Chinese, English figure * Support for ttf font
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-02
    • 文件大小:2055
    • 提供者:lee
  1. Test07

    0下载:
  2. 由16进制转化为3进制的java程序,如输入F得到120.-by using java program to transform hex into ternary, such as import F to get 120
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1289
    • 提供者:d
  1. JinZhiZhuanHua

    0下载:
  2. 进制转化2--16进制, 自己写的源码, 很少用已经存在的类和方法-Hex conversion of 2- 16 hex, write your own source code, and rarely use existing classes and methods
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:8204
    • 提供者:张佳
  1. HexEditor_r24

    1下载:
  2. Java写的16进制编辑器,和ultra的16进制编辑器类似。-Java write 16 hex editor, and hex editor utlra similar functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:221649
    • 提供者:陈伟业
  1. hextoString_test

    0下载:
  2. 这是一个16进制数转成字符串的java小程序,大家一起交流学习。-hex to string java application
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:563
    • 提供者:sabrana
  1. rgbzhgj_v1.0

    0下载:
  2. 软件介绍 RGB转16进制工具具用于将RGB颜色值转换为十六进制字符串,工具使用简单,你只需要在以下三个输入框:红(R)、绿(G)、蓝(B)中输入RGB的颜色值及会自动回转换十六进制的字符串。-Software introduction RGB turn 16 hex tool for converting the RGB color value to sixteen hex string, the tool uses a simple, you only need to enter t
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:92243
    • 提供者:erpudn11
  1. tools

    0下载:
  2. MooPHP站长系列工具集合 功能列表: alexa信息查询 : 无需Mysql等数据库的支持, 高速获取Alexa官方网站数据, 界面为简体中文 网址转换成HEX编码: 通网址转换为16进制的网址,两者完全等效的访问 ip物理地址查询: 可以查询输入的IP所在位置-MooPHP webmaster series tool set Function list: Alexa information query: Without the support of
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:2567993
    • 提供者:hmpudn46
  1. DrawCircle

    0下载:
  2. 连接UDP接收16进制数据并在界面上画圆-Connect UDP to receive 16 hex data and draw a circle on the interface
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-27
    • 文件大小:9218863
    • 提供者:韩坤
  1. ShowTag

    0下载:
  2. 接收UDP16进制数据在界面上绘制出位置-Receives the UDP 16 hex data to draw the position on the interface
  3. 所属分类:FlashMX源码

    • 发布日期:2017-12-11
    • 文件大小:83670358
    • 提供者:韩坤
搜珍网 www.dssz.com